.am-padding-smleft-0{padding-left: 0px !important;}
.am-padding-smleft-xs{padding-left: 0.5rem !important;}
.am-padding-smleft-sm{padding-left: 1rem !important;}
.am-padding-smleft-lg{padding-left: 1.5rem !important;}

.am-padding-smtop-0{padding-top: 0px !important;}
.am-padding-smtop-xs{padding-top: 0.5rem !important;}
.am-padding-smtop-sm{padding-top: 1rem !important;}
.am-padding-smtop-lg{padding-top: 1.5rem !important;}

.am-padding-smbottom-0{padding-bottom: 0px !important;}
.am-padding-smbottom-xs{padding-bottom: 0.5rem !important;}
.am-padding-smbottom-sm{padding-bottom: 1rem !important;}
.am-padding-smbottom-lg{padding-bottom: 1.5rem !important;}

.am-padding-smright-0{padding-right: 0px !important;}
.am-padding-smright-xs{padding-right: 0.5rem !important;}
.am-padding-smright-sm{padding-right: 1rem !important;}
.am-padding-smright-lg{padding-right: 1.5rem !important;}

.am-padding-smhorizontal-0{padding-left: 0px !important; padding-right: 0px !important;}
.am-padding-smhorizontal-xs{padding:0 0.5rem !important;}
.am-padding-smhorizontal-sm{padding:0 1rem !important;}
.am-padding-smhorizontal-lg{padding:0 1.5rem !important;}
.indexConbox{width: 100%}
.waplogo img{width: 100%;}
table {
    table-layout: fixed;
}
.topnewsbox h1 a {
    font-size: 2.4rem;
    text-shadow: 0 1px 1px rgba(32, 123, 199, .5);
    font-weight: 400;
    line-height: 1.5;
}
.topnewsbox {
    text-align: center;
    height: auto;
    overflow: hidden;
}
.waplogotext h1{font-size: 9vw;color: #E92128}
.waplogotext h6{font-size: 2rem;color: #E92128;font-weight: 400;margin-top: -6px;margin-left: 3px;line-height: 2rem;}

.mobile-nav{
    background:rgb(32, 123, 199);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(41, 157, 255)), to(rgb(27, 111, 199)));
    background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(rgb(41, 157, 255)), to(rgb(27, 111, 199)));
    background-image: gradient(linear, 0% 0%, 0% 100%, from(rgb(41, 157, 255)), to(rgb(27, 111, 199)));
}
.mobile-nav {height: 40px;}
.mobile-nav li{text-align: center;line-height: 1.6rem;height: 1.6rem;margin-top: 1.2rem;}
.mobile-nav li~li{border-right: 1px solid #1768b2;border-left: 1px solid #4eb0ec;}
.mobile-nav li:first-of-type{border-right: 1px solid #1768b2;}
.mobile-nav li:last-of-type{border-right:none;}
.mobile-nav li a{color:#fff;font-size: 1.6rem;}

.copy {
    background: #f0f0f0;
    padding: 20px 0;
}
.copytext p {
    color: #999999;
    font-size: 12px !important;
    line-height: 2;
}


.article-title h2 {
    line-height: 1.6;
    font-size: 2rem;
    color: #333;
    text-align: left;
    padding: 0;
    font-weight: normal;
}
#info_content{padding: 0}
.am-article-bd p {
    font-size: 1.4rem;
}
.am-article-bd div {
font-size: 1.4rem;
}

.hownewstitlelist li {
    float: left;
    padding: 0;
    font-size: 1.4rem;
    margin: 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.hownewstitlelist li.hover a {
    font-size: 1.4rem;
}

.zwgklist  li {float: left;box-sizing: border-box;margin: 10px;}

.midbox{height: auto;margin-bottom: 1rem;}

.left-box{width: 100% !important;}

.left-box {
    float: left;
    width: 100% !important;
}

.left-box > a > img {
    float: left;
}

.right-box {
    float: right;
    width: 100% !important;
    margin-top: 10px;
}

.title {
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    background-color: #f0f0f0;
}

.time p, .guest ul, .des p, .topic p {
    text-align: left !important;
    float: left;
    width: 100% !important;
    padding-left: 20px;
    line-height: 30px;
    font-family: "Microsoft YaHei", serif;
    font-size: 14px;
}
.listTitle {
    overflow: hidden;
}